ScatterColorMeasureChip

Settings for the Color measure drop zone chip for the Scatter visual

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

uniqueName

The unique name of the measure or value

Y

string

mathFunction

Defines the format that drives the color logic

-

ColorMathFunction

targetMeasure

Defines which visible measure the logic should apply to

-

string

*Required elements are only used for API parameters

Notes

The targetMeasure property is used to determine what is the measure you are applying the given logic to. Only one measure can be applicable towards a single target measure. if multiple measures have the same targetMeasure, the last measure will override the rest.